CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - data mining

搜索资源列表

  1. Clustering

    0下载:
  2. Clustering algorithm - data mining
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:5275
    • 提供者:sai subramanyam
  1. UsingDataMiningTechniquesforDetectingTerrorRelate

    0下载:
  2. An innovative knowledge-based methodology for terrorist detection by using Web traffic content as the audit information is presented. The proposed methodology learns the typical behavior of terrorists by applying a data mining algorithm to the te
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:216981
    • 提供者:keerthi
  1. AttacksClassificationinAdaptivIntrusion

    0下载:
  2. Recently, information security has become a key issue in information technology as the number of computer security breaches are exposed to an increasing number of security threats. A variety of intrusion detection systems (IDS) have been employ
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:312074
    • 提供者:keerthi
  1. DataMiningTechniquesfor(Network)Intrusion

    0下载:
  2. In Information Security, intrusion detection is the act of detecting actions that attempt to compromise the confidentiality, integrity or availability of a resource. Intrusion detection does not, in general, include prevention of intrusions. In
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:372908
    • 提供者:keerthi
  1. FuzzyIntrusionDetectionSystemviaDataMining

    0下载:
  2. There are two main approaches for implementing IDS Host based and Network based. While the former is implemented in form of software deployed on a host, the latter, usually is built as a hardware product with its own hardware platform (IDS applia
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:710740
    • 提供者:keerthi
  1. dmdwmaterial

    0下载:
  2. concepts of data mining and data warehousing-concepts of data mining and data warehousing
  3. 所属分类:File Formats

    • 发布日期:2017-05-15
    • 文件大小:3877273
    • 提供者:krishnaveni
  1. finance

    0下载:
  2. 针对金融时间序列分析中注重快速作出趋势判断的特点,利用数据挖掘的思想和工具,提出 一种金融时间序列模式快速发现算法. 与传统的预测算法相比较,该算法对数据的分布和平稳性等 方面的要求不高,不基于任何假设,能够非常快速地发现时间序列中的频繁模式,经过模式匹配后, 可以用于金融时间序列的分析与预测. 以实际汇率数据为例,证明了该算法的有效性-Financial time series analysis for rapid prediction of trend-oriented feat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:168714
    • 提供者:zhangjunhai
  1. apriori(java)

    0下载:
  2. apriori算法是经典的数据挖掘算法,本源码以可视化界面的形式将结果展示给用户。-apriori algorithm is a classical data mining algorithms, the source code to the form of visual interface, the results show to the user.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3081
    • 提供者:聂风
  1. SVMhybridsystem

    0下载:
  2. A distributed PSOSVM hybrid system with feature selection and parameter optimization -Abstract This study proposed a novel PSO–SVM model that hybridized the particle swarm optimization (PSO) and support vector machines (SVM) to improve the clas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:564898
    • 提供者:alice
  1. shujuwajue

    0下载:
  2. 数据挖掘中模糊聚类分析对医学新生计算机分层教育的应用研究.pdf-----vb的数据挖掘,别人的文章,大家共享-Fuzzy Cluster Analysis in Data Mining of Medical Education freshmen computer application layer. Pdf----- vb data mining, other people' s articles, share
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:180540
    • 提供者:juicey
  1. PROGRME

    0下载:
  2. 数据挖掘,分类算法,ID3算法,VB实现,VS2008平台-Data mining, classification algorithm, ID3 algorithm, VB implementation, VS2008 Platform
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:14575658
    • 提供者:liuxin
  1. DataMining-ConceptAndTechnology

    0下载:
  2. 本书是一个导论,介绍什么是数据挖掘,什么是数据库中知识发现。书中的材料从数据库角度 提供,特别强调发现隐藏在大型数据集中有趣数据模式的数据挖掘基本概念和技术。所讨论的实现 方法主要面向可规模化的、有效的数据挖掘工具开发。-This book is introductory remarks, introduced that anything is the data mining, anything is in the database the knowledge discovery. In
  3. 所属分类:SQL Server

    • 发布日期:2017-04-09
    • 文件大小:1777314
    • 提供者:小林
  1. General_neural_network_of_clustering_algorithm

    0下载:
  2. 模糊聚类虽然能够对数据聚类挖掘,但是由于网络入侵特征数据维数较多,不同入侵类别间的数据差别较小,不少入侵模式不能被准确分类。本案例采用结合模糊聚类和广义神经网络回归的聚类算法对入侵数据进行分类。 -Although fuzzy clustering to cluster the data mining, but the characteristics of the network intrusion data more dimensions, different invasion was l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:25751
    • 提供者:si
  1. 6

    0下载:
  2. 基于FP-Tree 的最大频繁项目集挖掘及更新算法,这是在美国任教的韩佳伟教授发明的数据挖掘算法,非常经典,值得下载下来研究-FP-Tree based on the maximum frequent itemsets and updating algorithm, which is taught in the United States invented by Professor Han Jiawei data mining algorithms, very classic, worthy o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:315099
    • 提供者:wendell
  1. K-NearestNeighbors

    1下载:
  2. DATA MINING k-MEANS USING vb IN A EXCEL FILE IT IS A MACRO BASED PROGRAM
  3. 所属分类:Other Databases

    • 发布日期:2017-04-08
    • 文件大小:5039
    • 提供者:shishir
  1. studentselectclass

    0下载:
  2. 数据挖掘技术研究及在学生管理中的应用,包括学生信息管理、课程信息管理、选课信息管理、招聘单位信息管理、学生就业信息管理及用户管理-Data mining research and application in student management, including the student information management, information management courses, course selection information management, inform
  3. 所属分类:Education soft system

    • 发布日期:2017-04-06
    • 文件大小:10540
    • 提供者:周立
  1. RecommenderSystemsHandbook

    0下载:
  2. Data Mining Methods for Recommender Systems
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1632324
    • 提供者:LI jian
  1. Development.classic.design.data.mining

    0下载:
  2. 数据挖掘开发经典设计资料Development of the classic design data mining -Development of the classic design data mining
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2356224
    • 提供者:x
  1. ppdm

    0下载:
  2. privacy preserving data mining research project which is implemented in java and back end is mysql
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:149844
    • 提供者:kartheek588
  1. The+Top+Ten+Algorithms+In+Data+Mining+(Crc+Press+

    0下载:
  2. top ten algorithms in Data mining from CRC press, which will helpful to those who are doing relative works.
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3171149
    • 提供者:cgdg3
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com